func net/http/internal.isASCIISpace
2 uses
net/http/internal (current package)
chunked.go#L152: for len(b) > 0 && isASCIISpace(b[len(b)-1]) {
chunked.go#L158: func isASCIISpace(b byte) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)